This page contains a number of visualizations of COVID19 cases in the Western Balkans, it is hosted on GitHub pages, and all the code and graphs are free to use, share, modify any way you see fit with proper attribution. Done with the support of Balkansmedia.

Daily average new cases

This graph displays the daily average in new cases for the past 7 days for each country. X axis starts with first day that 10 cases were reported in each respective country, uses a Log10 scale, with Italy added for comparison.

## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.

Overall COVID19 Growth Rate

A comparison of WB countries that have >100 confirmed cases with Italy. Please note that we are using a LOG10 scale, which is the standard for exponential growth, if the slope of the curve starts decreasing it means that the growth rate of the epidemic is decreasing as well, as explained in this Balkansmedia video.

## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.

Overall COVID19 State In Western Balkans

ggplotly(totals_graph)

Static Plots

If you have issues embedding the above shown code you can freely copy the images displayed below:

rolling_graph_static
## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.

interactive_confirmed_graph
## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.

totals_graph

overall_confirmed_graph
## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.

recovered_graph
## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.

dead_graph
## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.